Revision Logs




View Error Classifications
Engine »
Incresed memory capacity to allow for larger problem sizes.
Engine »
Corrected default embedment length to have a default message for custom poles.
Engine »
Fix trap values for intermediate slack calculations to avoid convergence failure.
Engine »
Routine Calc_b, file inlen.F - checks on H and calc_b
Engine »
Correct flush for iterations.
Interface »
Corrected the logic for writing S value to .in file when saving.
Interface »
Corrected the logic for writing pole type to .in file when saving.
Interface »
Corrected logic for loading initial tension values from .in file.
Interface »
Corrected logic causing a 'division by zero' error when wind angle is set to 180 degrees.
Interface »
Fixed error in code that wrote more data to buffer than was allowed. This eventually caused critical error as it overwrote other data need by Atlas.
Interface »
Corrected logic that prevented 'Cancel' button from being recognized during Save or Load process.
Interface »
Corrected logic error that allowed user to view deformed 3D plot before running analysis on Project.
Interface »
Fixed error in code displaying tempOut.out file fixing alignment and display errors.
Interface »
Corrected logic preventing 'Save' from using file name entered in inputbox.
Interface »
Added code to prevent error in saving file caused by too many elements in large projects.
Interface »
Increased capacity of arrays to allow projects to have up to 20 poles and 35 lights.
Interface »
Fixed error in code that prevented light from being placed on cable using X & Y coordinates.